诗词屋>英语词典>access code翻译和用法

access code

英 [ˈækses kəʊd]

美 [ˈækses koʊd]

存取码; 选取码

英英释义

noun

  • a code (a series of characters or digits) that must be entered in some way (typed or dialed or spoken) to get the use of something (a telephone line or a computer or a local area network etc.)
      Synonym:access

    双语例句

    • In case of staff turnover, do you document control of keys or change access code?
      员工离职,工厂是否存有记录退还钥匙或更改密码?
    • I need a higher vel access code.
      我需要高一级的访问代码。
    • As this article has shown, implementing the DAO pattern entails more than just writing low-level data access code.
      正如本文所展示的,实现DAO模式需要做比编写低级别的数据访问代码更多的工作。
    • It allows your data access code to be written in a manner that supports multiple databases.
      使用它你可编写支持多个数据库的数据访问代码。
    • The power of this layer is in separating data access code from the business logic for disparate data store technologies.
      该层的作用在于针对不同的数据存储技术,从业务逻辑中分离数据访问代码。
    • Access code availability is further controlled by selectively providing for updates of decryption access codes.
      接着存取码可用性由选择地提供用于更新解密存取码控制。
    • Developers frequently require guidance when building JDBC code; bad JDBC code often results in having scattered data access code all over the place.
      在构建JDBC代码时开发人员常常需要一些指导;差的JDBC代码往往使得到处都是数据访问代码。
    • This greatly simplifies the data access code.
      这一特性大大简化了数据访问代码。
    • Why would you want a typesafe interface for your data access code?
      为什么您要为数据访问代码提供类型安全接口?
    • This method requires less programming than other methods and has the advantage of keeping all of your XML access code right inside a Functional Tester class.
      此方法需要比其他方法更少的编程并在将所有XML访问代码保留在FunctionalTester类中方面占有优势。